home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / tess / tess-1.0 / pg.h < prev    next >
Encoding:
Text File  |  1992-06-30  |  172 b   |  11 lines

  1. #import "p1.h"
  2.  
  3. @interface pg:p1
  4.   float genw,genh;
  5. }
  6. - defaultConfig;
  7. - clip: (NXCoord) x: (NXCoord) y ;
  8. - makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
  9. @end
  10.